2023-05-17 18:16:44
Error vue2.0 error:Syntax Error: TypeError: eslint.CLIEngine is not a constructor Solution Change your confit to the following code in vue.config.js. module.exports = { devServer: {...